Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

This PR introduces a new fern deep command to the CLI reference documentation. This command provides a friendly way for users to send emails directly to Deep, Fern's co-founder.

Changes

  • Added fern deep entry to the main commands table
  • Created detailed documentation in an Accordion section with:
    • Command overview and description
    • --subject flag for specifying email subject
    • --message flag for providing email body
    • Usage examples for interactive mode and one-liner emails
    • Friendly tip encouraging community engagement

Documentation Impact

The new command follows the existing documentation patterns and style, maintaining consistency with other CLI commands in the reference.

This commit introduces a new CLI command 'fern deep' that allows users to send emails directly to Deep, Fern's co-founder. The command supports:

- Interactive email composition when run without options
- --subject flag to specify email subject line
- --message flag to provide email body content
- Combination of both flags for one-liner emails

This provides an easy way for the community to reach out with questions, feedback, and feature requests.
@github-actions
Copy link
Contributor

@devalog devalog closed this Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants